home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Acao
/
SpeedDrill.swf
/
scripts
/
frame_5
/
PlaceObject2_329_73
/
CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-09-27
|
133 b
|
11 lines
onClipEvent(load){
if(_root.Speaker == 0)
{
this._alpha = 0;
}
else
{
this._alpha = 100;
}
}